3.357 \(\int \frac{\sqrt{b x^2+c x^4}}{x^{3/2}} \, dx\)

Optimal. Leaf size=118 \[ \frac{2 b^{3/4} x \left (\sqrt{b}+\sqrt{c} x\right ) \sqrt{\frac{b+c x^2}{\left (\sqrt{b}+\sqrt{c} x\right )^2}} F\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{c} \sqrt{x}}{\sqrt [4]{b}}\right )|\frac{1}{2}\right )}{3 \sqrt [4]{c} \sqrt{b x^2+c x^4}}+\frac{2 \sqrt{b x^2+c x^4}}{3 \sqrt{x}} \]

[Out]

(2*Sqrt[b*x^2 + c*x^4])/(3*Sqrt[x]) + (2*b^(3/4)*x*(Sqrt[b] + Sqrt[c]*x)*Sqrt[(b
 + c*x^2)/(Sqrt[b] + Sqrt[c]*x)^2]*EllipticF[2*ArcTan[(c^(1/4)*Sqrt[x])/b^(1/4)]
, 1/2])/(3*c^(1/4)*Sqrt[b*x^2 + c*x^4])

_______________________________________________________________________________________

Rubi [A]  time = 0.265855, antiderivative size = 118, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 21, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.19 \[ \frac{2 b^{3/4} x \left (\sqrt{b}+\sqrt{c} x\right ) \sqrt{\frac{b+c x^2}{\left (\sqrt{b}+\sqrt{c} x\right )^2}} F\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{c} \sqrt{x}}{\sqrt [4]{b}}\right )|\frac{1}{2}\right )}{3 \sqrt [4]{c} \sqrt{b x^2+c x^4}}+\frac{2 \sqrt{b x^2+c x^4}}{3 \sqrt{x}} \]

Antiderivative was successfully verified.

[In]  Int[Sqrt[b*x^2 + c*x^4]/x^(3/2),x]

[Out]

(2*Sqrt[b*x^2 + c*x^4])/(3*Sqrt[x]) + (2*b^(3/4)*x*(Sqrt[b] + Sqrt[c]*x)*Sqrt[(b
 + c*x^2)/(Sqrt[b] + Sqrt[c]*x)^2]*EllipticF[2*ArcTan[(c^(1/4)*Sqrt[x])/b^(1/4)]
, 1/2])/(3*c^(1/4)*Sqrt[b*x^2 + c*x^4])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 24.6002, size = 114, normalized size = 0.97 \[ \frac{2 b^{\frac{3}{4}} \sqrt{\frac{b + c x^{2}}{\left (\sqrt{b} + \sqrt{c} x\right )^{2}}} \left (\sqrt{b} + \sqrt{c} x\right ) \sqrt{b x^{2} + c x^{4}} F\left (2 \operatorname{atan}{\left (\frac{\sqrt [4]{c} \sqrt{x}}{\sqrt [4]{b}} \right )}\middle | \frac{1}{2}\right )}{3 \sqrt [4]{c} x \left (b + c x^{2}\right )} + \frac{2 \sqrt{b x^{2} + c x^{4}}}{3 \sqrt{x}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((c*x**4+b*x**2)**(1/2)/x**(3/2),x)

[Out]

2*b**(3/4)*sqrt((b + c*x**2)/(sqrt(b) + sqrt(c)*x)**2)*(sqrt(b) + sqrt(c)*x)*sqr
t(b*x**2 + c*x**4)*elliptic_f(2*atan(c**(1/4)*sqrt(x)/b**(1/4)), 1/2)/(3*c**(1/4
)*x*(b + c*x**2)) + 2*sqrt(b*x**2 + c*x**4)/(3*sqrt(x))

_______________________________________________________________________________________

Mathematica [C]  time = 0.228649, size = 102, normalized size = 0.86 \[ \frac{2}{3} \sqrt{x^2 \left (b+c x^2\right )} \left (\frac{1}{\sqrt{x}}+\frac{2 i b \sqrt{\frac{b}{c x^2}+1} F\left (\left .i \sinh ^{-1}\left (\frac{\sqrt{\frac{i \sqrt{b}}{\sqrt{c}}}}{\sqrt{x}}\right )\right |-1\right )}{\sqrt{\frac{i \sqrt{b}}{\sqrt{c}}} \left (b+c x^2\right )}\right ) \]

Antiderivative was successfully verified.

[In]  Integrate[Sqrt[b*x^2 + c*x^4]/x^(3/2),x]

[Out]

(2*Sqrt[x^2*(b + c*x^2)]*(1/Sqrt[x] + ((2*I)*b*Sqrt[1 + b/(c*x^2)]*EllipticF[I*A
rcSinh[Sqrt[(I*Sqrt[b])/Sqrt[c]]/Sqrt[x]], -1])/(Sqrt[(I*Sqrt[b])/Sqrt[c]]*(b +
c*x^2))))/3

_______________________________________________________________________________________

Maple [A]  time = 0.031, size = 130, normalized size = 1.1 \[{\frac{2}{ \left ( 3\,c{x}^{2}+3\,b \right ) c}\sqrt{c{x}^{4}+b{x}^{2}} \left ( b\sqrt{-bc}\sqrt{{1 \left ( cx+\sqrt{-bc} \right ){\frac{1}{\sqrt{-bc}}}}}\sqrt{2}\sqrt{{1 \left ( -cx+\sqrt{-bc} \right ){\frac{1}{\sqrt{-bc}}}}}\sqrt{-{cx{\frac{1}{\sqrt{-bc}}}}}{\it EllipticF} \left ( \sqrt{{1 \left ( cx+\sqrt{-bc} \right ){\frac{1}{\sqrt{-bc}}}}},{\frac{\sqrt{2}}{2}} \right ) +{c}^{2}{x}^{3}+bcx \right ){x}^{-{\frac{3}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((c*x^4+b*x^2)^(1/2)/x^(3/2),x)

[Out]

2/3*(c*x^4+b*x^2)^(1/2)/x^(3/2)/(c*x^2+b)*(b*(-b*c)^(1/2)*((c*x+(-b*c)^(1/2))/(-
b*c)^(1/2))^(1/2)*2^(1/2)*((-c*x+(-b*c)^(1/2))/(-b*c)^(1/2))^(1/2)*(-x*c/(-b*c)^
(1/2))^(1/2)*EllipticF(((c*x+(-b*c)^(1/2))/(-b*c)^(1/2))^(1/2),1/2*2^(1/2))+c^2*
x^3+b*c*x)/c

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{c x^{4} + b x^{2}}}{x^{\frac{3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(c*x^4 + b*x^2)/x^(3/2),x, algorithm="maxima")

[Out]

integrate(sqrt(c*x^4 + b*x^2)/x^(3/2), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{\sqrt{c x^{4} + b x^{2}}}{x^{\frac{3}{2}}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(c*x^4 + b*x^2)/x^(3/2),x, algorithm="fricas")

[Out]

integral(sqrt(c*x^4 + b*x^2)/x^(3/2), x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{x^{2} \left (b + c x^{2}\right )}}{x^{\frac{3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x**4+b*x**2)**(1/2)/x**(3/2),x)

[Out]

Integral(sqrt(x**2*(b + c*x**2))/x**(3/2), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\sqrt{c x^{4} + b x^{2}}}{x^{\frac{3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(sqrt(c*x^4 + b*x^2)/x^(3/2),x, algorithm="giac")

[Out]

integrate(sqrt(c*x^4 + b*x^2)/x^(3/2), x)